authenticate

public void authenticate(String userName, String password)

Notifies the engine that the authentication should be performed with the particular userName and password.

Parameters

userName

the username to use for authenticating

password

the password to use for authenticating